[INFO] cloning repository https://github.com/Capppe/playerctl_wrapper_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Capppe/playerctl_wrapper_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fplayerctl_wrapper_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fplayerctl_wrapper_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15ef315b6d3a25e661bea59bf71d2a13cf2352fd
[INFO] fixing Capppe/playerctl_wrapper_rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCapppe%2Fplayerctl_wrapper_rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Capppe/playerctl_wrapper_rs
[INFO] finished tweaking git repo https://github.com/Capppe/playerctl_wrapper_rs
[INFO] tweaked toml for git repo https://github.com/Capppe/playerctl_wrapper_rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Capppe/playerctl_wrapper_rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Capppe/playerctl_wrapper_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104
[INFO] running `Command { std: "docker" "start" "eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking dbus-tokio v0.7.6
[INFO] [stderr]     Checking playerctl_wrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/playerctld.rs (4 fixes)
[INFO] [stderr]        Fixed src/utils.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/player.rs:109:35
[INFO] [stdout]     |
[INFO] [stdout] 108 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 109 |                 if let Ok(prop) = message.read_all::<(i64,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 110 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |                 }
[INFO] [stdout] 112 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/player.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 109 |                 if let Ok(prop) = message.read_all::<(i64,)>() {
[INFO] [stdout] 110 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |                 }
[INFO] [stdout] 112 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:61:35
[INFO] [stdout]     |
[INFO] [stdout]  60 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  62 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  63 |                 }
[INFO] [stdout]  64 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:60:39
[INFO] [stdout]     |
[INFO] [stdout]  60 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]  62 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  63 |                 }
[INFO] [stdout]  64 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:87:35
[INFO] [stdout]     |
[INFO] [stdout]  86 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  87 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  88 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  89 |                 }
[INFO] [stdout]  90 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:86:39
[INFO] [stdout]     |
[INFO] [stdout]  86 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  87 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]  88 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  89 |                 }
[INFO] [stdout]  90 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playlists.rs:88:35
[INFO] [stdout]     |
[INFO] [stdout]  87 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  88 |                 if let Ok(prop) = message.read_all::<(Vec<(Path<'static>, String, String)>,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  89 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  90 |                 }
[INFO] [stdout]  91 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playlists.rs:87:39
[INFO] [stdout]     |
[INFO] [stdout]  87 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  88 |                 if let Ok(prop) = message.read_all::<(Vec<(Path<'static>, String, String)>,)>() {
[INFO] [stdout]  89 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  90 |                 }
[INFO] [stdout]  91 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/properties.rs:97:50
[INFO] [stdout]     |
[INFO] [stdout]  96 |               while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                              -------    ---------------
[INFO] [stdout]     |                              |          |         |
[INFO] [stdout]     |                              |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `message` calls a custom destructor
[INFO] [stdout]     |                              `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                   if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |  __________________________________-----___________^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  `props` calls a custom destructor
[INFO] [stdout]     | |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout]  98 | |                     String,
[INFO] [stdout]  99 | |                     HashMap<String, Variant<Box<dyn RefArg>>>,
[INFO] [stdout] 100 | |                     Vec<String>,
[INFO] [stdout] 101 | |                 )>() {
[INFO] [stdout]     | |                    ^
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |____________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                       let _ = sender.send(msg).await;
[INFO] [stdout]     |                               ----------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                   }
[INFO] [stdout] 107 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/properties.rs:96:39
[INFO] [stdout]     |
[INFO] [stdout]  96 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                 if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |                                  -----
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `props` calls a custom destructor
[INFO] [stdout]     |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                     let _ = sender.send(msg).await;
[INFO] [stdout]     |                             ----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                 }
[INFO] [stdout] 107 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:97:50
[INFO] [stdout]     |
[INFO] [stdout]  96 |               while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                              -------    ---------------
[INFO] [stdout]     |                              |          |         |
[INFO] [stdout]     |                              |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `message` calls a custom destructor
[INFO] [stdout]     |                              `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                   if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |  __________________________________-----___________^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  `props` calls a custom destructor
[INFO] [stdout]     | |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout]  98 | |                     String,
[INFO] [stdout]  99 | |                     HashMap<String, Variant<Box<dyn RefArg>>>,
[INFO] [stdout] 100 | |                     Vec<String>,
[INFO] [stdout] 101 | |                 )>() {
[INFO] [stdout]     | |                    ^
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |____________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                       let _ = sender.send(msg).await;
[INFO] [stdout]     |                               ----------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                   }
[INFO] [stdout] 107 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:96:39
[INFO] [stdout]     |
[INFO] [stdout]  96 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                 if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |                                  -----
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `props` calls a custom destructor
[INFO] [stdout]     |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                     let _ = sender.send(msg).await;
[INFO] [stdout]     |                             ----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                 }
[INFO] [stdout] 107 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:126:44
[INFO] [stdout]     |
[INFO] [stdout] 125 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                 if let Ok((path, props)) = message.read_all::<(Vec<Path<'static>>, Path<'static>)>()
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 127 |                 {
[INFO] [stdout] 128 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 129 |                 }
[INFO] [stdout] 130 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 128 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 129 |                 }
[INFO] [stdout] 130 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:153:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 153 |                 if let Ok((path, props)) = message.read_all::<(Path<'static>, PropMap)>() {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 154 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |                 }
[INFO] [stdout] 156 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:152:39
[INFO] [stdout]     |
[INFO] [stdout] 152 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |          up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 153 |                 if let Ok((path, props)) = message.read_all::<(Path<'static>, PropMap)>() {
[INFO] [stdout] 154 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |                 }
[INFO] [stdout] 156 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:179:38
[INFO] [stdout]     |
[INFO] [stdout] 178 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 179 |                 if let Ok((path,)) = message.read_all::<(Path<'static>,)>() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 180 |                     let _ = sender.send((path,)).await;
[INFO] [stdout]     |                             --------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 181 |                 }
[INFO] [stdout] 182 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:178:39
[INFO] [stdout]     |
[INFO] [stdout] 178 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 179 |                 if let Ok((path,)) = message.read_all::<(Path<'static>,)>() {
[INFO] [stdout] 180 |                     let _ = sender.send((path,)).await;
[INFO] [stdout]     |                             --------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 181 |                 }
[INFO] [stdout] 182 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/utils.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |             } else { match v.as_iter() { Some(inner_iter) => {
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 34 |                 for inner_v in inner_iter {
[INFO] [stdout]    |                                ----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `iter` calls a custom destructor
[INFO] [stdout]    |                                `iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |             } _ => {}}}
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/media_player_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/player.rs:109:35
[INFO] [stdout]     |
[INFO] [stdout] 108 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 109 |                 if let Ok(prop) = message.read_all::<(i64,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 110 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |                 }
[INFO] [stdout] 112 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/player.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 109 |                 if let Ok(prop) = message.read_all::<(i64,)>() {
[INFO] [stdout] 110 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |                 }
[INFO] [stdout] 112 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:61:35
[INFO] [stdout]     |
[INFO] [stdout]  60 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  62 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  63 |                 }
[INFO] [stdout]  64 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:60:39
[INFO] [stdout]     |
[INFO] [stdout]  60 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]  62 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  63 |                 }
[INFO] [stdout]  64 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:87:35
[INFO] [stdout]     |
[INFO] [stdout]  86 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  87 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  88 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  89 |                 }
[INFO] [stdout]  90 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playerctl.rs:86:39
[INFO] [stdout]     |
[INFO] [stdout]  86 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  87 |                 if let Ok(prop) = message.read_all::<(String,)>() {
[INFO] [stdout]  88 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  89 |                 }
[INFO] [stdout]  90 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playlists.rs:88:35
[INFO] [stdout]     |
[INFO] [stdout]  87 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  88 |                 if let Ok(prop) = message.read_all::<(Vec<(Path<'static>, String, String)>,)>() {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  89 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  90 |                 }
[INFO] [stdout]  91 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/playlists.rs:87:39
[INFO] [stdout]     |
[INFO] [stdout]  87 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  88 |                 if let Ok(prop) = message.read_all::<(Vec<(Path<'static>, String, String)>,)>() {
[INFO] [stdout]  89 |                     let _ = sender.send(prop).await;
[INFO] [stdout]     |                             -----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  90 |                 }
[INFO] [stdout]  91 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/properties.rs:97:50
[INFO] [stdout]     |
[INFO] [stdout]  96 |               while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                              -------    ---------------
[INFO] [stdout]     |                              |          |         |
[INFO] [stdout]     |                              |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `message` calls a custom destructor
[INFO] [stdout]     |                              `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                   if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |  __________________________________-----___________^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  `props` calls a custom destructor
[INFO] [stdout]     | |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout]  98 | |                     String,
[INFO] [stdout]  99 | |                     HashMap<String, Variant<Box<dyn RefArg>>>,
[INFO] [stdout] 100 | |                     Vec<String>,
[INFO] [stdout] 101 | |                 )>() {
[INFO] [stdout]     | |                    ^
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |____________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                       let _ = sender.send(msg).await;
[INFO] [stdout]     |                               ----------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                   }
[INFO] [stdout] 107 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/properties.rs:96:39
[INFO] [stdout]     |
[INFO] [stdout]  96 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                 if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |                                  -----
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `props` calls a custom destructor
[INFO] [stdout]     |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                     let _ = sender.send(msg).await;
[INFO] [stdout]     |                             ----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                 }
[INFO] [stdout] 107 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:97:50
[INFO] [stdout]     |
[INFO] [stdout]  96 |               while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                              -------    ---------------
[INFO] [stdout]     |                              |          |         |
[INFO] [stdout]     |                              |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `message` calls a custom destructor
[INFO] [stdout]     |                              `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                   if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |  __________________________________-----___________^
[INFO] [stdout]     | |                                  |
[INFO] [stdout]     | |                                  `props` calls a custom destructor
[INFO] [stdout]     | |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout]  98 | |                     String,
[INFO] [stdout]  99 | |                     HashMap<String, Variant<Box<dyn RefArg>>>,
[INFO] [stdout] 100 | |                     Vec<String>,
[INFO] [stdout] 101 | |                 )>() {
[INFO] [stdout]     | |                    ^
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |____________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                       let _ = sender.send(msg).await;
[INFO] [stdout]     |                               ----------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                   }
[INFO] [stdout] 107 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:96:39
[INFO] [stdout]     |
[INFO] [stdout]  96 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout]  97 |                 if let Ok((path, props, _arr)) = message.read_all::<(
[INFO] [stdout]     |                                  -----
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  `props` calls a custom destructor
[INFO] [stdout]     |                                  `props` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 105 |                     let _ = sender.send(msg).await;
[INFO] [stdout]     |                             ----------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 106 |                 }
[INFO] [stdout] 107 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `props` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:126:44
[INFO] [stdout]     |
[INFO] [stdout] 125 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 126 |                 if let Ok((path, props)) = message.read_all::<(Vec<Path<'static>>, Path<'static>)>()
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 127 |                 {
[INFO] [stdout] 128 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 129 |                 }
[INFO] [stdout] 130 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:125:39
[INFO] [stdout]     |
[INFO] [stdout] 125 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 128 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 129 |                 }
[INFO] [stdout] 130 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:153:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 153 |                 if let Ok((path, props)) = message.read_all::<(Path<'static>, PropMap)>() {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                            up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 154 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |                 }
[INFO] [stdout] 156 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:152:39
[INFO] [stdout]     |
[INFO] [stdout] 152 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                            |          up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 153 |                 if let Ok((path, props)) = message.read_all::<(Path<'static>, PropMap)>() {
[INFO] [stdout] 154 |                     let _ = sender.send((path, props)).await;
[INFO] [stdout]     |                             --------------------------------
[INFO] [stdout]     |                             |                          |
[INFO] [stdout]     |                             |                          this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                             |                          `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                             `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 155 |                 }
[INFO] [stdout] 156 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:179:38
[INFO] [stdout]     |
[INFO] [stdout] 178 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ---------------
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 179 |                 if let Ok((path,)) = message.read_all::<(Path<'static>,)>() {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 180 |                     let _ = sender.send((path,)).await;
[INFO] [stdout]     |                             --------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 181 |                 }
[INFO] [stdout] 182 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/error.rs:65:1
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tracklist.rs:178:39
[INFO] [stdout]     |
[INFO] [stdout] 178 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]     |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]     |                            |          |         |
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |          |         up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |          up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]     |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `message` calls a custom destructor
[INFO] [stdout]     |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 179 |                 if let Ok((path,)) = message.read_all::<(Path<'static>,)>() {
[INFO] [stdout] 180 |                     let _ = sender.send((path,)).await;
[INFO] [stdout]     |                             --------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 181 |                 }
[INFO] [stdout] 182 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/utils.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |             } else { match v.as_iter() { Some(inner_iter) => {
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 34 |                 for inner_v in inner_iter {
[INFO] [stdout]    |                                ----------
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                `iter` calls a custom destructor
[INFO] [stdout]    |                                `iter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |             } _ => {}}}
[INFO] [stdout]    |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/basic_usage.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/playlists_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/metadata_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/tracklist_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> tests/tracklist_tests.rs:80:39
[INFO] [stdout]    |
[INFO] [stdout] 80 |             while let Some(message) = rx.recv().await {
[INFO] [stdout]    |                            -------    ^^^^^^^^^^-----
[INFO] [stdout]    |                            |          |         |
[INFO] [stdout]    |                            |          |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                            |          |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            |          |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |          |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                            |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            |          `__awaitee` calls a custom destructor
[INFO] [stdout]    |                            |          `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                            `message` calls a custom destructor
[INFO] [stdout]    |                            `message` will be dropped later as of Edition 2024
[INFO] [stdout] 81 |                 println!("Message: {:?}", message);
[INFO] [stdout] 82 |             }
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `message` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/player_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/peer_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/properties_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/introspectable_tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/playerctl_tests.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/playerctl_tests.rs:31:62
[INFO] [stdout]     |
[INFO] [stdout]  31 |         tokio::spawn(async move { while let Some(_message) = rx.recv().await {} });
[INFO] [stdout]     |                                                  --------    ^^^^^^^^^^-----  - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                                  |           |         |
[INFO] [stdout]     |                                                  |           |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                  |           |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  |           |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  |           |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                  |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                  |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                  |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                  `_message` calls a custom destructor
[INFO] [stdout]     |                                                  `_message` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/playerctl_tests.rs:44:62
[INFO] [stdout]     |
[INFO] [stdout]  44 |         tokio::spawn(async move { while let Some(_message) = rx.recv().await {} });
[INFO] [stdout]     |                                                  --------    ^^^^^^^^^^-----  - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |                                                  |           |         |
[INFO] [stdout]     |                                                  |           |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                  |           |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  |           |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  |           |         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                  |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                  |           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                                  |           `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                                  |           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                                  `_message` calls a custom destructor
[INFO] [stdout]     |                                                  `_message` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_message` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/src/message.rs:494:1
[INFO] [stdout]     |
[INFO] [stdout] 494 | impl Drop for Message {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
[INFO] [stderr] crater-edition-check: playerctl_wrapper v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking playerctl_wrapper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/playerctl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/playerctl.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/introspectable.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/media_player.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/peer.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/player.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/introspectable.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/media_player.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/playerctld.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 28 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 29 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 30 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String>
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String>
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/peer.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/playlists.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 36 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 37 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 38 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/player.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 32 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 33 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 34 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/playlists.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> Result<Vec<PlaylistType>, String> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Result<Vec<PlaylistType<'_>>, String> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/properties.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 38 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 39 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tracklist.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 38 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 39 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/playerctld.rs:30:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 28 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 29 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 30 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String>
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String>
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/playlists.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 36 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 37 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 38 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/playlists.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 74 |     ) -> Result<Vec<PlaylistType>, String> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     ) -> Result<Vec<PlaylistType<'_>>, String> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/properties.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 38 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 39 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/tracklist.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &'a self,
[INFO] [stdout]    |          -- the lifetime is named here
[INFO] [stdout] 38 |         dest: Option<&'a str>,
[INFO] [stdout]    |                       -- the lifetime is named here
[INFO] [stdout] 39 |         object_path: Option<&'a str>,
[INFO] [stdout]    |                              -- the lifetime is named here
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<&Connection>, String> {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |                     |
[INFO] [stdout]    |                 |                     the same lifetime is elided here
[INFO] [stdout]    |                 the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     ) -> Result<dbus::blocking::Proxy<'a, &'a Connection>, String> {
[INFO] [stdout]    |                                       +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.04s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104", kill_on_drop: false }`
[INFO] [stdout] eeb81b3f746e60b3d1fd54fb69bceb78fa5fbf1ff4bd9b6d911f8c5a6c890104
